Skip to content

dartaotruntime 3.11.4 (new formula)#275970

Merged
BrewTestBot merged 2 commits intomainfrom
dartaotruntime
Apr 4, 2026
Merged

dartaotruntime 3.11.4 (new formula)#275970
BrewTestBot merged 2 commits intomainfrom
dartaotruntime

Conversation

@cho-m
Copy link
Copy Markdown
Member

@cho-m cho-m commented Apr 3, 2026

This provides a separately installable dartaotruntime (~5 MB) that can be used as dependency without entire dart-sdk (~600 MB).

With formula addition, all Dart binaries should be built with AOT snapshot and use this as a dependency to avoid duplicating the runtime.

This PR does not split out the existing dartaotruntime included in Dart SDK. Doing this would complicate the testing and only advantage is it removes the 5 MB from dart-sdk (which is < 1% of total size). Instead we distribute this similar to approach taken by other upstream projects, e.g. .NET (SDK vs Runtime) and Java (JDK vs JRE).

If we ever decide to support proper split packages, then can convert this to a split part of dart-sdk so we don't build it twice. This requires the ability to move parts of a single installation into separate bottles.

@github-actions github-actions Bot added automerge-skip `brew pr-automerge` will skip this pull request new formula PR adds a new formula to Homebrew/homebrew-core labels Apr 3, 2026
@cho-m cho-m removed the automerge-skip `brew pr-automerge` will skip this pull request label Apr 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 4, 2026

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 4, 2026
@BrewTestBot BrewTestBot enabled auto-merge April 4, 2026 01:23
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 4, 2026
Merged via the queue into main with commit 2f3112b Apr 4, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the dartaotruntime branch April 4, 2026 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. new formula PR adds a new formula to Homebrew/homebrew-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants